#programmingUnmoderated tagAll postsTrending CommunitiesWorldmappinHIVE CN 中文社区SplinterlandsLeoFinanceActifitPhotography LoversHive FoodBlack And WhiteHive LearnersHiveDevsHiveGardenLifestyleExplore Communities...#programmingTrendingHotNewPayoutsMutedvinzie1 (76)in BayaniHive • 7 hours agoTired but ThrivingI have different jobs now, while having different kinds of job, it's still enjoyable but a little bit kind of tiring. Although, I like this kind of setup where after waking up, I have now to-dos on workingbala41288 (80)in Programming & Dev • 14 hours agoBuilding CLI for AI Agents and not for HumansI have been heavily using AI agents recently. In my office I'm using GitHub copilot and in my personal laptop I'm using other agents like Codex which I think is amazing. From my…scipio (67)in StemSocial • 2 days agoLearn AI Series (#17) - Decision Trees - How Machines Make DecisionsLearn AI Series (#17) - Decision Trees - How Machines Make Decisions What will I learn You will learn how decision trees split data by asking yes/no questions about…scipio (67)in StemSocial • 23 hours agoLearn AI Series (#18) - Random Forests - Wisdom of CrowdsLearn AI Series (#18) - Random Forests - Wisdom of Crowds What will I learn You will learn why combining many weak models creates a strong one -- the ensemble principle…scipio (67)in StemSocial • 12 hours agoLearn AI Series (#19) - Gradient Boosting - The Kaggle ChampionLearn AI Series (#19) - Gradient Boosting - The Kaggle Champion What will I learn You will learn the difference between bagging and boosting -- two fundamentally…scipio (67)in #blog • 20 hours agoLearn Zig Series (#6) - Structs, Enums, and Tagged UnionsLearn Zig Series (#6) - Structs, Enums, and Tagged Unions What will I learn You will learn how to define structs with fields, default values, and methods; the…ahmadmanga (74)in STEMGeeks • 3 days agoPython Code for Compressing My Older Videos (Code Inside)This is a follow up article of my AV1 video encoding Batch File. This Python Code is the improved version with extra arguments after hours of trial and error. Enjoy~…scipio (67)in StemSocial • 2 days agoLearn AI Series (#16) - Scikit-Learn - The Standard Library of MLLearn AI Series (#16) - Scikit-Learn - The Standard Library of ML What will I learn You will learn why scikit-learn became the standard ML library and how its API design…scipio (67)in #blog • 2 days agoLearn Zig Series (#5) - Arrays, Slices, and StringsLearn Zig Series (#5) - Arrays, Slices, and Strings What will I learn You will learn about arrays in Zig -- fixed size, stack-allocated, compile-time known; slices…scipio (67)in StemSocial • 4 days agoLearn AI Series (#13) - Evaluation - How to Know If Your Model Actually WorksLearn AI Series (#13) - Evaluation - How to Know If Your Model Actually Works What will I learn You will learn why accuracy alone is a terrible metric for most…scipio (67)in StemSocial • 3 days agoLearn AI Series (#15) - Feature Engineering and SelectionLearn AI Series (#15) - Feature Engineering and Selection What will I learn You will learn how to create new features from raw data that help your model find patterns it…scipio (67)in StemSocial • 3 days agoLearn AI Series (#14) - Data Preparation - The 80% Nobody Talks AboutLearn AI Series (#14) - Data Preparation - The 80% Nobody Talks About What will I learn You will learn the three-way split (train/validation/test) and why two sets are…ahmadmanga (74)in STEMGeeks • 4 days agoCreating a Batch File for Compressing Older Videos (Code Inside)In this article I'll talk about the Batch file I created to convert my Videos to the AV1 encoding. My external HDD was getting full, so I spent a day to delete files I don't…femdev (65)in StemSocial • 16 hours agoLearn Creative Coding (#20) - Recording and Exporting: GIF, PNG Sequence, VideoLearn Creative Coding (#20) - Recording and Exporting: GIF, PNG Sequence, Video You've built some beautiful things over the last ten episodes. A particle galaxy that reacts…scipio (67)in #blog • 3 days agoLearn Zig Series (#4) - Error Handling (Zig's Best Feature)Learn Zig Series (#4) - Error Handling (Zig's Best Feature) What will I learn You will learn why most languages get error handling wrong and how Zig fixes it; error…makerhacks (71)in #programming • 5 days agoLLM-Assisted Debugging RollercoasterForget Vibe Coding, Bots Are for Bug Squashingfemdev (65)in StemSocial • 2 days agoLearn Creative Coding (#19) - Sound-Reactive VisualsLearn Creative Coding (#19) - Sound-Reactive Visuals Last episode we gave our particles mass. Springs that overshoot and settle, friction that makes things slide, flocking…scipio (67)in #blog • 4 days agoLearn Zig Series (#3) - Functions and Control FlowLearn Zig Series (#3) - Functions and Control Flow What will I learn You will learn how to define and call functions in Zig with explicit parameter types and return…scipio (67)in StemSocial • 4 days agoLearn AI Series (#12) - Classification - Logistic Regression From ScratchLearn AI Series (#12) - Classification - Logistic Regression From Scratch What will I learn You will learn the difference between regression and classification --…bala41288 (80)in LeoFinance • 7 days agoAI coding becomes a mandatory requirement in work placesIn the last few weeks there has been a trend in many work places where developers are bing asked to use AI mandatorily in their project for development. I personally have…